notebook: fixup the last commit
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 7 Mar 2011 03:04:13 +0000 (22:04 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 7 Mar 2011 03:08:26 +0000 (22:08 -0500)
commita54ca77fb7aa159ec8c1d50db3c5c608fe9c27d3
tree3c39d7306452edd6c471e6147282dd567642726a
parentda814ae767be3836c6335512f126d5ec5090dbe4
notebook: fixup the last commit

Let the tab overlap eat the padding, otherwise having tab-overlap >
tab-curvature without cutting the label is impossible.
This way we give the label widget all the allocation possible before
giving up and cutting it if the values for tab-overlap are too extreme
for the given padding.
gtk/gtknotebook.c